main thread meaning in English
主流中泓线
主线程
Examples
- The main thread waits on the event and then exits
主线程等待该事件,然后退出。 - Visual basic sets the state of the main thread to
Visual basic将主线程的状态设置为 - This main thread uses that data , obtained by calling
该主线程使用通过调用 - The main thread of the application is also implicitly initialized to
方法创建的线程会被隐式设置为 - When only the main thread exists , no lock operations are needed
只有一个主线程的时候,不需要锁操作。